dt {
	background-color: #f1f1f1;
	line-height: 32px;
	padding-left: 28px;
	margin-bottom: 12px;
	background-image: url(images/down%20play.png);
	background-position: 6px 10px;
	background-repeat: no-repeat;
}
dt a {
	font-weight: normal;
	color: #666;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
}
dd {
	padding-left: 16px;
}
